home *** CD-ROM | disk | FTP | other *** search
Microsoft Windows Help File Content | 1997-02-20 | 4.6 KB | 122 lines |
- :Base BCBTOOLS.HLP
- 0 Borland C++Builder Tools
- berblick: Borland C++Builder Tools = BctoolsOverview
- 1 Der C++-Compiler, BCC32.EXE
- 2 Verwenden des C++-Kommandozeilen-Compilers = UsingTheCommandLineCompiler
- 2 Compiler-Konfigurationsdateien = UsingCompilerConfigurationFiles
- 2 Verwenden von Response-Dateien = UsingCompilerResponseFiles
- 2 Priorit
- tsregeln bei Optionen = CompilerOptionPrecedenceRules
- 2 Angeben von Verzeichnissen f
- r Kommandozeilenoptionen = EnteringDirectoriesForCommandLineOptions
- 1 Die Linker TLINK32.EXE und ILINK32.EXE
- 2 Verwenden der Linker
- 3 Verwenden von TLINK32 und ILINK32 = TLINK
- 3 ILINK32, der inkrementelle Linker = ILINK32
- 3 TLINK32 und ILINK32 Kommandozeilensyntax = TLINKCommandLineSyntax
- 3 TLINK32.CFG-Datei = TLINKCFG
- 3 Response-Dateien des Linkers = ResponseFiles
- 3 Verwenden von TLINK32 mit BCC32.EXE = UsingTLINKWithBCC.EXE
- 2 Moduldefinitionsdateien
- 3 Moduldefinitionsdateien = ModuleDefinitionFile
- 3 Befehl CODE (Moduldefinitionsdatei) = CODEStatement
- 3 Befehl DATA (Moduldefinitionsdatei) = DATAStatement
- 3 Befehl DESCRIPTION (Moduldefinitionsdatei) = DESCRIPTIONStatement
- 3 Befehl EXETYPE (Moduldefinitionsdatei) = EXETYPEStatement
- 3 Befehl EXPORTS (Moduldefinitionsdatei) = EXPORTSStatement
- 3 Befehl IMPORTS (Moduldefinitionsdatei) = IMPORTSStatement
- 3 Befehl LIBRARY (Moduldefinitionsdatei) = LIBRARYStatement
- 3 Befehl NAME (Moduldefinitionsdatei) = NAMEStatement
- 3 Befehl SECTIONS (Moduldefinitionsdatei) = SEGMENTSStatement
- 3 Befehl SEGMENTS (Moduldefinitionsdatei) = STACKSIZEStatement
- 3 Befehl STUB (Moduldefinitionsdatei) = STUBStatement
- 3 Moduldefinitionsdatei: Beispiel = ExampleModuleDefinitionFile
- 1 BRC32.EXE
- 2 Ressourcen-Tools in Kommandozeilenversion = ResourceTools
- 2 BRCC32.EXE = BRCC32
- 2 BRC32.EXE = BRC32
- 1 CPP32.EXE
- 2 CPP32, der Pr
- prozessor = CPP
- 2 Verwenden von CPP32 = CPP_Using
- 2 CPP32 als Makro-Pr
- prozessor = CPP_MacroPreprocessor
- 2 Verwenden von MIDL mit CPP32.EXE CPP32 = CPP_MIDL
- 2 CPP32 und UUIDs = CPP_UUID
- 1 GREP.EXE
- 2 GREP: Ein Textsuch-Hilfsprogramm = GREP
- 2 GREP: Kommandozeilensyntax = GREP_CommandLineSyntax
- 2 GREP: Kommandozeilenoptionen = GREP_CommandLineOptions
- 2 GREP: Der Suchtext = GREP_TheSearchString
- 2 GREP: Dateispezifikationen = GREP_FileSpecifications
- 2 GREP Beispiele
- 3 GREP: Beispiele = GREP_Ex
- 3 GREP: Beispiel 1 = GREP_Ex1
- 3 GREP: Beispiel 2 = GREP_Ex2
- 3 GREP: Beispiel 3 = GREP_Ex3
- 3 GREP: Beispiel 4 = GREP_Ex4
- 3 GREP: Beispiel 5 = GREP_Ex5
- 1 IDETOMAK.EXE
- 2 Verwenden der IdeToMak.EXE = UsingIdeToMak
- 1 IMPLIB.EXE
- 2 IMPLIB anwenden = IMPLIB
- 2 Moduldefinitions-Manager anwenden (IMPDEF) = IMPDEF
- 2 Klassen in einer DLL = ClassesInADLL
- 2 Funktionen in einer DLL = FunctionsInADLL
- 1 MAKE.EXE
- 2 Make verwenden
- 2 Make verwenden = UsingMAKE
- 2 Voreinstellungen von MAKE = DefaultMAKEActions
- 2 MAKE-Dateien verwenden = UsingMakefiles
- 2 Symbolische Ziele = SymbolicTargets
- 2 BUILTINS.MAK = BUILTINSMAK
- 2 TOUCH verwenden = UsingTOUCH
- 2 MAKE-Optionen
- 3 MAKE-Optionen = MAKEOptions
- 3 Kompotibilit
- t zu NMAKE von Microsoft = CompatibilityWithMicrosoftSNMAKE
- 2 Explizite und implizite Regeln
- 3 Explizite und implizite Regeln = ExplicitAndImplicitRules
- 3 Syntax f
- r explizite Regeln = ExplicitRuleSyntax
- 3 Syntax f
- r implizite Regeln = ImplicitRuleSyntax
- 2 Befehlssysntax
- 3 Befehlssysntax = CommandSyntax
- 3 MAKE-Befehlsoperatoren = MakeCommandOperators
- 2 MAKE-Makros
- 3 MAKE-Makros verwenden = UsingMAKEMacros
- 3 MAKE-Makros definieren = DefiningMAKEMacros
- 3 String-Ersetzungen in MAKE-Makros = StringSubstitutionsInMAKEMacros
- 3 Vordefinierte MAKE-Makros = DefaultMAKEMacros
- 3 Vordefinierte MAKE-Makros ver
- ndern = ModifyingDefaultMAKEMacros
- 2 MAKE-Direktiven
- 3 MAKE-Direktiven verwenden = UsingMAKEDirectives
- 3 .autodepend = MAKE_autodepend
- 3 !error = MAKE_error
- 3 !if and other conditional directives = MAKE_IfAndOtherConditionalDirectives
- 3 !include = MAKE_include
- 3 !message = MAKE_message
- 3 .path.ext = MAKE_pathExt
- 3 .precious = MAKE_precious
- 3 .suffixes = MAKE_suffixes
- 3 !undef = MAKE_undef
- 3 Makros innerhalb von Direktiven verwenden = UsingMacrosInDirectives
- 3 Leere Makros = NullMacros
- 1 TDUMP.EXE
- 2 TDUMP: Hilfsprogramm f
- r Dateien-Dump = TDUMP
- 2 Die Kommandozeilenoptionen von TDUMP = TDUMPCommandLineOptions
- 1 TLIB.EXE
- 2 TLIB anwenden = TLIB
- 2 TLIB: Kommandozeilen-Optionen = TLIBCommandLineOptions
- 2 TLIB: Kommandodateien verwenden = ResponseFiles
- 2 TLIB Option /C = TLIBCOption
- 2 TLIB Option /E = TLIBEOption
- 2 TLIB Option /P = TLIBPOption
- 2 Operationenliste = OperationList
- 2 TLIB: Beispiele = TLIBExamples
- 1 TRIGRAPH.EXE
- 2 TRIGRAPH: Ein Zeichen-Konvertierungsprogramm = TRIGRAPH
-